/*全局控制*/

@charset "utf-8";

/*全局控制*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,

/* structural elements 结构元素 */

div,
dl,
dt,
dd,
ul,
ol,
li,

/* list elements 列表元素 */

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,

/* text formatting elements 文本格式元素 */

form,
fieldset,
legend,
button,
input,
textarea,

/* form elements 表单元素 */

p,
blockquote,
th,
td
/* table elements 表格元素 */

{
    margin: 0;
    padding: 0;
}


/** 设置默认字体 **/

body,
button,
input,
select,
textarea
/* for ie */

{
    font: 14px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}


/* 将斜体扶正 */

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace;
}


/* 统一等宽字体 */

small {
    font-size: 12px;
}


/* 小于 12px 的中文很难阅读，让 small 正常化
*/

table,
td,
tr,
th {
    font-size: 12px;
}

caption,
th {
    text-align: left;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/** 重置列表元素 **/

ul,
ol,
li {
    list-style: none;
}

li {
    list-style-type: none;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
    font-weight: normal;
    font-style: normal;
}

del,
ins {
    text-decoration: none;
}


/** 重置文本格式元素 **/

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

a:visited {
    /* color: #fff; */
    text-decoration: none;
}

a:hover {
    color: #666;
    text-decoration: none;
}

a:active {
    color: #666;
}


/** 重置表单元素 **/

legend {
    color: #666;
}


/* for ie6 */

fieldset,
img {
    border: 0;
}


/* img 搭车：让链接里的 img 无边框 */

button,
input,
select,
textarea {
    font-size: 100%;
}


/* 使得表单元素在 ie 下能继承字体大小 */

sup {
    vertical-align: text-top;
}


/* 重置，减少对行高的影响 */

sub {
    vertical-align: text-bottom;
}


/* 注：optgroup 无法扶正 */


/** 重置表格元素 **/

table {
    border-collapse: collapse;
    border-spacing: 0;
}
img{max-width: 100%;}

/** 清除浮动 **/

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: none;
}

body {
    background: #fff;
    font: 14px/20px Microsoft Yahei, simsun, Tahoma, Arial, Helvetica, sans-serif;
    color: #000;
}

input[type="text"],
textarea {
    -webkit-appearance: none;
}

input {
    _background: #fff;
}

textarea {
    background: #fff;
}

select {
    *background: #fff;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.bl1 {
    clear: both;
    height: 1px;
    overflow: hidden;
    display: block;
}

.bl5 {
    clear: both;
    height: 5px;
    overflow: hidden;
    display: block;
}

.bl10 {
    clear: both;
    height: 10px;
    overflow: hidden;
    display: block;
}

.bl15 {
    clear: both;
    height: 15px;
    overflow: hidden;
    display: block;
}

.bl20 {
    clear: both;
    height: 20px;
    overflow: hidden;
    display: block;
}

.bl30 {
    clear: both;
    height: 30px;
    overflow: hidden;
    display: block;
}

.bl40 {
    clear: both;
    height: 40px;
    overflow: hidden;
    display: block;
}

.bl50 {
    clear: both;
    height: 50px;
    overflow: hidden;
    display: block;
}

.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.dis {
    display: block;
}

.undis {
    display: none;
}

.cl {
    clear: both;
}

.fb {
    font-weight: bold;
}

.fnb {
    font-weight: 200;
    margin-left: -1px;
}

.hr_1,
.hr_10 {
    font-size: 1px;
    line-height: 1px;
    clear: both;
}

.hr_1 {
    height: 1px;
}

.hr_10 {
    height: 10px;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
    outline: none;
}


.wrap{ width: 1200px;
    margin: 0 auto;
    text-align: left;}

.header .logo {
    width:319px;
    /* height: 54px; */
    margin-top:20px;
}
.header .logo a{display:block;}

.header .logo img {
    width: 100%;
}
header.head.bgcolor .nav li a{ color: #333;}
header.head.bgcolor .phone{ color: #0e2265;}
header.head.bgcolor .phone i{ background-position: -228px -103px;}
.head {
    width: 100%;
     background-color: #fff;
}
.header{height: 100px;}
.nav{ margin-left:30px;}
.nav li {
    float: left;
    width:90px;
    font-size: 16px;
    /* height: 55px; */
    position: relative;
    text-align: center;
}
.navChild{ position: absolute; top: 100px; left: 0; width: 100px; text-align: center; display: none; z-index: 10;}
.navChild a{
    width:100%;
    height:40px;
    background: #E00B10;
    color: #fff;
    line-height: 40px;
    display: block;
    font-size: 14px;
}
.navChild a:hover{
    background: #A7171A;}

 /* .nav li.on a::after,
 .nav li:hover a::after {
    width: 100%;
} */


.nav li>a {
    display: block;
    color: #1A1A1A;
    width: 100%;
    line-height: 100px;
}
.nav li>a:hover,.nav li.on>a{ background-color: #E61E22; color: #fff;}


.header .phone {
    margin-top:35px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    width:160px;
}
.header .phone img{width:100%;height:auto;}


.banner {
    position: relative;
    overflow: hidden;
    width: 100% !important;
}

.banner a,
.banPic,
.banPic .swiper-slide {
    width: 100% !important;
    height: 450px;
}

.banner li a {
    display: block;
    cursor: pointer;
}

.swiper-pagination.dot_style {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 25px;
    text-align: center;
    z-index: 10;
}

.dot_style .swiper-pagination-bullet {
    opacity: 1;
    display: inline-block;
    width: 40px;
    height: 4px;
    margin: 0 6px !important;
    background: #6a6767;
    font-size: 0;
    border-radius: 0;
}

.dot_style .swiper-pagination-bullet-active {
    background: #fff;
}
.container1 .img1{ display: block; margin: 0 auto;}
.container1 .img2{width: 76px;
    height: 76px; margin: 10px auto 0;display: block;
   }
.aboutTxt p{width: 960px; margin: 40px auto; font-size: 16px; color: #333; line-height: 180%;}
.container1 ul li{ float: left; width: 280px; height: 248px; position: relative; margin-right: 26px;}
.container1 ul li .content{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; color: #fff; transition: all .5s;}
.container1 ul li .content i{ width: 75px; height: 85px; margin: 22px auto 20px;}
.container1 ul li .content strong{ font-size: 24px; line-height: 150%; }
.container1 ul li .content  p{ font-size: 16px; margin-top: 10px;}
.container1 ul li.li1 i{ background: url(../img/1.png) no-repeat center;}
.container1 ul li.li2 i{ background: url(../img/2.png) no-repeat center;}
.container1 ul li.li3 i{ background: url(../img/3.png) no-repeat center;}
.container1 ul li.li4 i{ background: url(../img/4.png) no-repeat center;}
.container1 ul li.li4{ margin-right: 0;}
.container1 ul li .content:hover{ background: #E61E22;}
.container2{background: url(../img/9.jpg) no-repeat center; background-size: cover; padding: 80px 0 40px;}
.titleName h2{font-size: 36px; color: #fff; font-weight: bold;  line-height: 150%;}
.titleName{ color: #fff; padding-left: 105px; position: relative; width: 345px; margin: 0 auto; }
.titleName span{ font-size: 16px; margin-top: 5px;}
.titleName em{position: absolute; left: 0; top: 0;  width: 86px; height: 86px; background: url(../img/10.png) no-repeat; background-size: cover; font-size: 58px; color: #fff; line-height: 86px; text-align: center;}
.container2 ul{ margin-top: 90px;}
.container2 ul li{position: relative; width: 523px; float: left; margin-right: 108px; margin-bottom: 50px;}
.container2 ul li span{width: 139px;display: block;position: absolute; left: 0; top: -16px;
    height: 139px; font-size: 30px; text-align: center; line-height: 139px; color: #fff; font-weight: bold;}
.container2 ul li p{width: 420px; margin-left: 103px;
    height: 110px;
    border: 1px solid rgba(255,255,255,0.1); padding:22px 20px 28px 50px ; color: #fff; font-size: 17px; line-height: 180%;
    }
.container2 ul li.li1 span{ background: url(../img/11.png) no-repeat;background-size: cover;  }
.container2 ul li.li2 span{ background: url(../img/12.png) no-repeat;background-size: cover;}
.container2 ul li.li3 span{ background: url(../img/13.png) no-repeat;  background-size: cover;}
.container2 ul li.li4 span{ background: url(../img/14.png) no-repeat; background-size: cover; }
.container2 ul li.li2,.container2 ul li.li4{ margin-right: 0;}
.container3{
    background: #F6EFE5;
}
.indexproduct .title h4,.container5 .title h4{ color: #1A1A1A; font-size: 36px; font-weight: bold;line-height: 150%;}
.indexproduct .title h4 span{ color: #E61E22;}
.indexproduct .title em,.container5 .title em{ text-transform: uppercase;}
.container3{ padding: 90px 0 80px;  background: #F6EFE5;}
.indexproduct .swiper-slide{width: 286px; margin-right: 19px; margin-top: 60px;background-color: #fff; }
.indexproduct .swiper-slide a{width: 100%;}
.indexproduct .swiper-slide a img{width: 100%;  display: block;}
.indexproduct .swiper-slide div{ padding: 15px  25px;}
.indexproduct .swiper-slide div p{ font-size: 18px; color: #1A1A1A;}
.indexproduct .swiper-slide div span{ font-size: 16px; color: #999; margin-top: 5px;}
.swiperBtn>div{ display: inline-block;width: 21px;height: 21px; margin: 50px 5px 0;}
.swiperBtn>div.btn1{ background: url(../img/33.png) no-repeat;}
.swiperBtn>div.btn2{ background: url(../img/34.png) no-repeat;}
.indexproduct .swiper-slide div:hover{ background: url(../img/32.png) no-repeat center right 25px;}
.indexproduct .swiper-slide div:hover p{ color: #E61E22;}
.indexStore .title{ padding-left: 80px; background: url(../img/15.png) no-repeat center left;    width: 225px;
    text-align: center; margin: 0 auto;}
.indexStore .title h2{ font-size: 36px; color: #E61E22; font-weight: bold; line-height: 150%;}
.indexStore .title  span{ color: #999; font-size: 16px;}
.container4{padding: 90px 0 80px;  background: #F5F5F5;}
.container4 .swiper-slide img{height:300px;}
.storePic{ margin-top: 60px; position: relative;}
.storePic .img1{ display: block; width: 478px; height: 400px;float: left; position: relative; }
.storePic ul{ float: left; width: 720px;}
.storePic ul li{ float: left; width: 240px; height: 200px; overflow: hidden; position: relative; }
.storePic ul li img{width: 240px; height: 200p; display: block;}
.storePic .img1:hover .txt,.storePic ul li:hover .txt{ opacity: 1; visibility: visible;}
.storePic .txt{ position: absolute; top: 0; left: 0; font-size: 16px; text-align: center; display: flex; opacity: 0; visibility: hidden;
    display: -webkit-box; display: -moz-box;display: -webkit-flex; display: -ms-flexbox; 
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
     -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center; width: 100%; height: 100%; background: rgba(0,0,0,.5); color: #fff; padding: 0 15px;}
.lastli a{display: block;width:109px; text-align: center; margin: 50px auto; color: #fff;
    height:98px;    padding: 28px 0;
    border:1px solid rgba(255,255,255,1);}
.lastli{ background:#E61E22; }
.newslist li{ float: left; width: 385px;  cursor: pointer;   margin-top: 50px; margin-right: 20px;border:1px solid rgba(239,239,239,1); transition: all .3s;}
.newslist li .Img{ overflow: hidden; width:385px; height:252px;}
.newslist li .Img img{ width: 100%; height: 100%; display: block; margin: 0; transition:.5s;}
.newslist li:hover .Img img{ transform: scale(1.06);}
.newslist li .intro{ padding: 20px; background-color: #fff;}
.newslist li .intro h3 a{ font-size: 16px; color: #323232;}
.newslist li .intro p{ font-size: 14px; color: #959595; margin-top: 10px; line-height: 180%;}
.newslist li .intro span{ margin-top: 20px; border-top: #E5E5E5 1px solid; padding-top: 10px; color: #959595;}
.newslist li:hover{box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.14);}
.newslist li:hover .intro h3 a{color:#E61E22;}



/* 内页start */
.insideBan{ width: 100%; height: 350px;}
.w_title { padding-bottom: 30px; border-bottom: #F0F0F0 1px solid;}
.w_title h1{font-size: 36px; color: #191919; line-height: 150%; font-weight: bold; padding-bottom: 10px; background: url(../img/line.png) no-repeat center bottom; }
.w_title p{ color: #333; margin-top: 10px; text-transform: uppercase;}
.navBar{margin-top:55px;}
.navBar a{ display: inline-block;width:116px;text-align: center; line-height: 36px;
height:36px;
border:1px solid #333; font-size: 16px; color: #4D4D4D; margin: 0 10px; }
.navBar a.on,.navBar a:hover{ background-color: #E00B10; border-color: #E00B10;  color: #fff;}
.brandintro h2{ font-size: 24px; color: #000; text-align: center; margin-top: 60px;}
.brandintro  p{ color: #666; font-size: 14px; margin-top: 40px; line-height: 180%;}
.brandintro img{ margin-top: 40px;}
.miaoNav i{display: inline-block; width: 12px; height: 12px; background: url(../img/36.png) no-repeat;}
.miaoNav{margin-top: 10px; color: #666; }
.miaoNav a{ color: #666;}
.Aboutcontainer{margin-top: 50px;}
.Aboutcontainer h1{font-size:26px;color:rgba(34,34,34,1); line-height: 180%; padding-bottom: 15px; margin-bottom: 15px;}
.Aboutcontainer .time span{ margin: 0 2%;}
.introTxt p{ line-height: 220%;  color: #222; font-size: 14px; margin-top: 20px;}
.imgbox {margin: 40px 0; }
.imgbox  img{ max-width: 100%;}
.storeShow li{
    width: 390px;
    border: 1px solid #F2F2F2;
    text-align: center;
    margin-bottom: 30px;
    float: left;
    margin-right: 15px;cursor: pointer; 
}
.storeShow li a{ width: 100%; height: 100%;    padding: 20px;}
.storeShow li a img{ width: 350px; 
    display: block; 
   
   }
.storeShow li a span{
    color: #4D4D4D;
    font-size: 18px;
    margin-top: 20px;
}
.storeShow li:hover a{
    background: #E00B10;
}
.storeShow li:hover span{ color: #fff;}

.productcen ul li{width: 386px; position: relative;cursor: pointer; 
    height: 257px; float: left; margin-right: 21px; margin-bottom: 30px;}
.productcen ul li img{ width: 100%; display: block;}
.productcen ul li::after{ content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; background: rgba(0,0,0,.5); transition: all .5s;}
.productcen ul li span{
    width: 240px;
    height: 159px;
    border: 1px solid transparent; text-align: center; position: absolute; top: 50%; left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    line-height: 159px;
    font-size: 22px;
    color: #fff;
    z-index: 10;
}
.productcen ul li:hover::after{opacity: 1;}
.productcen ul li:hover span{ border-color: #fff;}
.n_detail h1{padding:20px 0;}
.n_detail .detailTxt{padding:20px 0;}

.map{width: 1100px;
  
    background: #FFFFFF;
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin: 60px auto;
    padding: 28px 25px;
    position: relative;
}
.m_content{
    position: absolute;
    bottom: 25px;
    left: 25px;
    width: 423px;
    
    background: #FFFFFF;
    box-shadow: 0px 2px 17px 3px rgba(0, 0, 0, 0.16);
    padding:20px;
}
.m_content h3{ text-align: center; color: #E00B10; font-size: 24px;}
.m_content .txt p{ font-size: 15px; color: #333; line-height: 170%;}
.m_content .txt{width: 203px;}
.m_content .emImg{width: 134px;
    height: 134px; display: block;}
    .m_content>div{ margin-top: 30px;}
/* 内页 end */


.footer {
    background: url(../img/30.jpg) no-repeat center;
    background-size: cover; font-size: 14px;
    color: #fff;
    padding-top: 40px;
}
.footer .phone {
    font-size:28px;
    line-height: 180%;
    margin: 15px 0 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 71px;
}
.footer .phone span{font-size:14px;}

.footer a {
    color: #E6E6E6;
}

.footer a:hover {
    text-decoration: underline;
}

.footer img {
    display: block;
    margin: 0 auto;
    width:300px;height:auto;
}
.fNav a {
    margin: 0 5px;
}


.foot1 {
    border-top: rgba(255, 255, 255, .2) 1px solid;
    margin-top: 20px;
    padding: 20px 0 30px;
    line-height: 180%;
    color: #999;
}

.foot1 a {
    color: #999;
}
.page {
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.pageBox li{ display: inline-block;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    color: #333;
    text-align: center;
    background: #efefef;
    margin: 0 2px;
}
.pageBox li a,.pageBox li span{ display: block; padding: 0 15px;}
.page a.end_page {
    border-right: none;
}


.page span.current,.page .on,
.page a:hover {
    background-color: #E00B10;
    color: #fff;
}

/* 公共样式 */

.hide {
    display: none;
}

.text_center {
    text-align: center;
}

.text_right {
    text-align: right;
}

._block {
    display: block;
}
.marginTop20 {
    margin-top: 20px;
}
.marginTop60 {
    margin-top: 60px;
}

.marginTop100 {
    margin-top: 100px;
}

.icon {
    background: url(../img/icon.png) no-repeat;
}

.marginlf10 {
    margin-left: 10px;
}

.marginlf15 {
    margin-left: 15px;
}

.marginlf20 {
    margin-left: 20px;
}

.marginlf30 {
    margin-left: 30px;
}

.ellipsis1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ellipsis2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ellipsis3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.marginTop25 {
    margin-top: 25px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginTop10 {
    margin-top: 10px;
}

.width217 {
    width: 217px;
}

.color_999 {
    color: #999;
}

.color_666 {
    color: #666;
}

.color_333 {
    color: #333;
}

.color_fff {
    color: #fff;
}

.font16 {
    font-size: 16px;
}

.marginTop2 {
    margin-top: 2px;
}

.marginR0 {
    margin-right: 0 !important;
}

.marginB0 {
    margin-bottom: 0 !important;
}
.topNav{ display: none;}
.footnav{display:none;}
@media(max-width:768px) {
    .header .logo a{width: 100%;}
    .wrap,.wrap1,.wrap2{width: 100%; padding: 0 3%;}
    .header { height: 50px;}
    .header .logo{    margin-left: 0;
        width: 130px;
        margin-top: 0;
        top: 50%;
        transform: translateY(-50%);
        position: relative;}
    .header .phone,.nav{ display: none;}
    .menu {
        background-color: transparent;
        background-image: none;
        border: 1px solid #E61E22;
        border-radius: 4px;
        float: right;
        margin-top:9px;
        padding: 3px 4px 6px;
    }
    .menu .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        margin-top: 4px;
        background-color: #E61E22;
    }
    .mnav  li{ font-size: 14px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
    .mnav {padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        z-index: 999;
        position: absolute;
        width: 150px;
        right: 0;
        top: 50px;
        border: 0;
        background:rgba(0,0,0,.8);
        display: none;}
    .mnav li a{color: #fff; line-height: 40px;}
    .banner a, .banPic, .banPic .swiper-slide{height: 200px;}
    .swiper-pagination.dot_style{ bottom: 10px;}
    .dot_style .swiper-pagination-bullet{width: 20px;}
    .marginTop100{margin-top: 30px;}
    .container1 .img1{ width: 80%;}
    .container1 .img2{ width: 50px; height: 50px;}
    .aboutTxt p{ width: 100%; margin: 15px auto; font-size: 14px;}
    .container1 ul li{width: 48%; margin-right: 4%; height: auto;}
    .container1 ul li.li2,.container1 ul li.li4{ margin-right: 0;}
    .container1 ul li .content i{ width: 55px; height: 65px; background-size: 74%; margin: 0 auto;}
    .container1 ul li .content strong{ font-size: 16px;}
    .container1 ul li .content p{ font-size: 14px; padding: 0 5%;}
    .titleName em{width: 55px; height: 55px; line-height: 55px; font-size: 40px;}
    .titleName h2{ font-size: 16px;}
    .titleName span{ font-size: 14px;}
    .titleName{ padding-left: 70px; width: auto; width: 280px;}
    .container2,.container3,.container4{ padding: 50px 0 40px;}
    .container4 .swiper-slide img{height:120px;}
    .container2 ul li{width: 100%; margin-right: 0; margin-bottom: 20px;}
    .container2 ul li span{width: 80px; height: 80px; line-height: 80px; font-size: 20px; top: 50%; margin-top: -40px;}
    .container2 ul li p{ margin-left: 60px; font-size: 13px; padding: 2% 4% 2% 7%;  width: 80%;}
    .container2 ul{ margin-top: 50px;}
    .indexproduct .swiper-slide {width: 150px; margin-top: 30px;}
    .indexproduct .swiper-slide div p{font-size: 14px;}
    .indexproduct .swiper-slide div{ padding: 5%;}
    .indexproduct .swiper-slide div span{ margin: 0;}
    .indexproduct .title h4, .container5 .title h4,.indexStore .title h2{ font-size: 24px;}
    .indexproduct .title em, .container5 .title em,.indexStore .title span{ font-size: 12px;}
    .indexStore .title{ background-size: 21%;    padding-left: 11%; width: 137px;}
    .storePic{ margin-top: 30px;}
    .storePic .img1{width: 100%; height: auto; float: none;}
    .storePic ul{ float: none; width: 100%;}
    .storePic ul li{width: 50%; height: auto;}
    .lastli a{ width: 45%; height: 100%;margin: 23% auto; padding: 7%;}
    .newslist li{ width: 100%; margin-top: 30px;}
    .newslist li .Img{ width: 100%; height: auto;}

    .storeShow li{ width: 48%; margin-bottom: 20px; margin-right: 4%;}
    .storeShow li:nth-child(2n){ margin-right: 0;}
    .storeShow li.marginR0{ margin-right: auto;}
    .storeShow li a{ padding: 10px;}
    .storeShow li a span{ margin-top: 10px; font-size: 14px;}
    .productcen ul li{ width: 100%; height: auto;}
    .productcen ul li span{ border: none; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
  
    .footer {
        line-height: 180%;
        padding: 5% 3% 55px;;
    }

    .footer p {
        float: none;
        text-align: center;
    }
    .foot1{ padding-bottom: 0;}

    .insideBan{ height: 110px;}
    .navBar { text-align:left; margin-top: 40px;}
    .navBar a{width: 94px; margin-bottom: 20px;}
    .w_title h1{ font-size: 25px;     background-size: 30%;}
    .brandintro h2{font-size: 20px; margin-top: 30px;}
    .marginTop60{margin-top: 30px;}
    .m_content{ position: static; width: 100%; margin-top: 20px; padding:5% 3%;}
    .map{ width: 100%; margin-top: 20px; padding: 3%;}
    .m_content h3{ font-size: 18px;}
    .m_content .txt{width: 60%; }
    .m_content .emImg{ width: 37%; height: auto;}
    .m_content .txt p{font-size: 14px;}
   
    .detailPage  a{ float: none; width: 100%; text-align: left !important; display: block; height: 40px; line-height:40px;}
    .pageBox li a, .pageBox li span{ padding: 0 12px; font-size: 12px;}
    .page{ text-align: center; margin-top: 30px;}
    .sibar .a1,.sibar .a2,.sibar .a3{ display: none;}
    .sibar a span{ width: 50px; height: 50px;}

    .footnav{position:fixed;bottom:0;left:0;width:100%;height:45px;background:#e61f23;z-index:1000;display: block;}
    .footnav a{width:25%;line-height:15px;display: block; text-align: center;float:left;padding:5px 0 0 0;}
    .footnav a img{height:20px;width:auto;}
    .footnav a p{color:#fff;padding:0px;font-size:12px;}
}